Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface TMPurchaseFavoritesListener
This listener is used to back the functionality of the Favorites "Heart" button on the EDP action bar. If implemented, these listener methods should be backed by some kind of data store (a persisted list) that keeps track of a list of favorite events. These methods will only be called if the Favorite Button has been enabled by the TMPurchaseWebsiteConfiguration
.
Link copied to clipboard
interface TMPurchaseNavigationListener
This listener will notify you the user navigation
Link copied to clipboard
interface TMPurchaseSharingListener
This listener can be used to customize the message included in the social sharing feature by providing a new message to replace the default one used by the Marketplace SDK. Default Message: eventTitle + " " + eventDate
Link copied to clipboard
interface TMPurchaseUserAnalyticsListener
This listener notifies you about the user actions
Link copied to clipboard
interface TMPurchaseWebAnalyticsListener
This listener informs you with the server interaction